vapor-community/sockets
🔌 Non-blocking TCP socket layer, with event-driven server and client.
SwiftMIT
Issues
- 1
Support UNIX socket
#146 opened by valeriomazzeo - 4
- 3
Response not received
#168 opened by kartikpatel211 - 1
Build fails when standalone
#167 opened by eutampieri - 0
Socket failed with code 35 Resource temporarily unavailable in event handler
#115 opened by codetalks-new - 0
New Icon
#123 opened by BrettRToomey - 3
Adding set/getReusePort to RawSocket
#126 opened by kydos - 1
StreamError: send(“There was a problem while sending data.“, Socket failed with code 9 (“Bad file descriptor”) [sendFailedToSendAllBytes])
#131 opened by JustinM1 - 1
Why remove non-blocking?
#135 opened by csujedihy - 3
Wrong readAll() implementation?
#142 opened by koraykoska - 2
- 0
- 6
Failure to compile on Raspberry Pi
#96 opened by rvsrvs - 2
TCP client send timeout
#113 opened by danshevluk - 1
KeepAliveServer - quit when connection interrupted
#111 opened by jiribohm - 5
Cocoapods support
#112 opened by danshevluk - 0
0 is a valid file descriptor
#79 opened by weissi - 2
errno values aren't portable
#80 opened by weissi - 5
WebSocket and Socks
#81 opened by PhilipHayes - 5
Socks times out when receiving all data where the `messagedata.count % 512 == 0`
#82 opened by Joannis - 3
Crash when setsockopt fails
#83 opened by andreasley - 5
One thread per port?
#84 opened by wildfiremedia - 0
- 1
Add timeout to send/recv
#48 opened by tanner0101 - 4
Making the TCPClient class final
#55 opened by tanner0101 - 3
- 7
swift build error on armv7l debian
#61 opened by mackhowell - 3
- 6
- 3
`closed` property on socket
#35 opened by tanner0101 - 2
add `C7.Stream` support
#36 opened by tanner0101 - 0
Don't trap on SIGPIPE
#37 opened by czechboy0 - 1
Making example executables private
#40 opened by tanner0101 - 1
Add Timeout functionality to Socket
#30 opened by MatthiasKreileder - 1
Do you plan to support select ?
#14 opened by mackoj - 2
Add sample code to Readme
#23 opened by czechboy0 - 0
Fix Resolver's leaking addrinfo list
#25 opened by czechboy0 - 0
non-blocking UDP
#164 opened by tanner0101 - 3
Access control on setOption and resolve
#125 opened by kydos - 3
Adding join/leave to UDPSocket
#127 opened by kydos - 1
How to enable UDP broadcast ?
#134 opened by congyuguo - 1
- 0
Add timeout to connect
#56 opened by czechboy0 - 1
Add more informative Socket error descriptions
#47 opened by czechboy0 - 0
Make `Port` public in `Socks` module
#32 opened by tanner0101 - 0
UDP Support
#21 opened by czechboy0 - 0
IPv6 support
#13 opened by czechboy0 - 1
Pretty TCP client/server
#12 opened by czechboy0 - 0
Basic TCP Server
#10 opened by czechboy0 - 0
Get minimal TCP client working
#7 opened by czechboy0