IXWebSocket/docker
Benjamin Sergeant 08c2cdbf1d send can fail silently when sending would block (EWOULDBLOCK return for send) (#18)
* try to use a pipe for communication

* flush send buffer on the background thread

* cleanup

* linux fix / linux still use event fd for now

* cleanup
2019-03-13 23:09:45 -07:00
..
Dockerfile Add DockerFile + parse rsv1 field 2018-11-07 11:45:17 -08:00
Dockerfile.alpine Add DockerFile + parse rsv1 field 2018-11-07 11:45:17 -08:00
Dockerfile.centos Add DockerFile + parse rsv1 field 2018-11-07 11:45:17 -08:00
Dockerfile.debian send can fail silently when sending would block (EWOULDBLOCK return for send) (#18) 2019-03-13 23:09:45 -07:00
Dockerfile.gcc Add DockerFile + parse rsv1 field 2018-11-07 11:45:17 -08:00