- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for drainPermits (0.08 sec)
-
src/main/java/jcifs/smb/SmbTransportImpl.java
this.out = this.socket.getOutputStream(); this.in = this.socket.getInputStream(); } if ( this.credits.drainPermits() == 0 ) { log.debug("It appears we previously lost some credits"); } if ( this.smb2 || this.getContext().getConfig().isUseSMB2OnlyNegotiation() ) {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Wed Jan 18 23:47:00 UTC 2023 - 67K bytes - Viewed (0)