The function replace-socket-stream-socket
replaces the socket in the socket-stream socket-stream, returning the existing socket object without closing it.
A socket object is normally a socket in the native operating system sense (an integer representing an fd
socket on Unix, and an integer representing SOCKET
on Microsoft Windows), but when using the Java interface it can also be a Java socket (jobject of class java.net.Socket
).
replace-socket-stream-socket
sets the socket in socket-stream to the argument socket, and then returns the old socket object without closing it.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4