vapor-community / sockets

🔌 Non-blocking TCP socket layer, with event-driven server and client.
MIT License
575 stars 54 forks source link

Upd socket flag enum #140

Closed tgymnich closed 6 years ago

tgymnich commented 7 years ago

Enables setting the flags for udp send and recv with a swift enum. Im not quite happy with the naming of said enum: UDPSocketRecvSendFlags Any suggestions?

tgymnich commented 6 years ago

can this be merged or does this need further improvements?

tanner0101 commented 6 years ago

thanks :)