search for: socketaccept

Displaying 4 results from an estimated 4 matches for "socketaccept".

Did you mean: sock_accept
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
...inerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1546) at java.lang.Thread.run(Thread.java:619) "PooledInvokerAcceptor#0-4445" prio=10 tid=0x0035ac00 nid=0x2c runnable [0xed37f000..0xed37fb70] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0xfb518080> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:453) at java.net.ServerSocket.accept(ServerSocket.java:421) at org...
2020 Apr 24
0
R 4.0.0 is released
...now uses LC_COLLATE=C to ensure locale-independent results for possible string-to-factor conversions. * A server socket connection, a new connection type representing a listening server socket, is created via serverSocket() and can accept multiple socket connections via socketAccept(). * New function socketTimeout() changes the connection timeout of a socket connection. * The time needed to start a homogeneous PSOCK cluster on localhost with many nodes has been significantly reduced (package parallel). * New globalCallingHandlers() function to...
2020 Apr 24
0
R 4.0.0 is released
...now uses LC_COLLATE=C to ensure locale-independent results for possible string-to-factor conversions. * A server socket connection, a new connection type representing a listening server socket, is created via serverSocket() and can accept multiple socket connections via socketAccept(). * New function socketTimeout() changes the connection timeout of a socket connection. * The time needed to start a homogeneous PSOCK cluster on localhost with many nodes has been significantly reduced (package parallel). * New globalCallingHandlers() function to...
2020 Apr 24
0
R 4.0.0 is released
...now uses LC_COLLATE=C to ensure locale-independent results for possible string-to-factor conversions. * A server socket connection, a new connection type representing a listening server socket, is created via serverSocket() and can accept multiple socket connections via socketAccept(). * New function socketTimeout() changes the connection timeout of a socket connection. * The time needed to start a homogeneous PSOCK cluster on localhost with many nodes has been significantly reduced (package parallel). * New globalCallingHandlers() function to...