help
help copied to clipboard
Is there any plan to support SOCK_SEQPACKET
The SOCK_STREAM is hard code in src/unix/tcp.c and src/unix/stream.c, so is it possible to add more options to support different sock type?