public class Inet.SO$.ReceiveBufferSize
extends java.lang.Object
implements scala.Product, scala.Serializable
Inet.SocketOption to set the SO_RCVBUF option
For more information see java.net.Socket.setReceiveBufferSize
| Constructor and Description |
|---|
ReceiveBufferSize(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeConnect(java.net.Socket s) |
void |
beforeDatagramBind(java.net.DatagramSocket s) |
void |
beforeServerSocketBind(java.net.ServerSocket s) |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait