Duplicate :
|
|
Relates :
|
The API documentation of Socket and ServerSocket link to SocketOptions which is kind of obsolete. It should link to StandardSocketOptions instead, where appropriate. See for instance: https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/net/Socket.html#setSendBufferSize(int)
|