You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libUDPTCPNetwork/Changelog

10 lines
268 B

2019-02-03:
- fixed: if connection could not established we need to clear sock to -1
2019-01-30:
- Adding unix socket to the possible connections
2019-01-26:
- TCP::Write - added MSG_NOSIGNAL to send, in case something gets wrong the application would stop working