0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-03 01:09:05 +02:00
construct/wsockd
Aaron Jones 1863a0f818
wsockd: various fixes
* Use correct sign for comparing data lengths
* Don't return a void statement in a void function
* Remove unused functions and macros
2016-06-01 20:54:12 +00:00
..
Makefile.am wsockd: implement websocket handshake part 2016-04-02 17:07:00 -05:00
sha1.c wsockd: include stdinc.h so that sys/types.h is included on FreeBSD 4.8 2016-05-12 12:43:17 +01:00
sha1.h wsockd: implement websocket handshake part 2016-04-02 17:07:00 -05:00
wsockd.c wsockd: various fixes 2016-06-01 20:54:12 +00:00