Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Strand (0.26 sec)

  1. src/main/java/jcifs/internal/smb1/trans/TransPeekNamedPipe.java

     * License along with this library; if not, write to the Free Software
     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     */
    
    package jcifs.internal.smb1.trans;
    
    
    import jcifs.Configuration;
    import jcifs.internal.util.SMBUtil;
    
    
    /**
     * 
     */
    public class TransPeekNamedPipe extends SmbComTransaction {
    
        private int fid;
    
    
        /**
         * 
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 2.5K bytes
    - Viewed (0)
Back to top