No description
Find a file
Stephanie Wang 73f4b96253 Sockets (#3)
* Socket methods to be used by an event loop

* Git ignore build files

* File renames

* Some fixes

* Fixes

* Fixes

* Memory leakage fix
2016-09-15 16:28:52 -07:00
.travis Adding object table (#1) 2016-09-13 18:54:26 -07:00
build Adding object table (#1) 2016-09-13 18:54:26 -07:00
state Adding object table (#1) 2016-09-13 18:54:26 -07:00
test Sockets (#3) 2016-09-15 16:28:52 -07:00
thirdparty Adding object table (#1) 2016-09-13 18:54:26 -07:00
.clang-format Adding object table (#1) 2016-09-13 18:54:26 -07:00
.gitignore Sockets (#3) 2016-09-15 16:28:52 -07:00
.gitmodules Adding object table (#1) 2016-09-13 18:54:26 -07:00
.travis.yml Adding object table (#1) 2016-09-13 18:54:26 -07:00
common.c Adding object table (#1) 2016-09-13 18:54:26 -07:00
common.h Adding object table (#1) 2016-09-13 18:54:26 -07:00
event_loop.c Sockets (#3) 2016-09-15 16:28:52 -07:00
event_loop.h Adding object table (#1) 2016-09-13 18:54:26 -07:00
LICENSE Initial commit 2016-09-10 19:42:08 -07:00
Makefile Sockets (#3) 2016-09-15 16:28:52 -07:00
sockets.c Sockets (#3) 2016-09-15 16:28:52 -07:00
sockets.h Sockets (#3) 2016-09-15 16:28:52 -07:00