Commit Graph
4 Commits
Author SHA1 Message Date
Stephanie WangandPhilipp Moritz ff11ee21ef Convert to streaming sockets (#7)
* Convert to streaming sockets

* Formatting
2016-09-17 15:15:18 -07:00
Philipp MoritzandRobert Nishihara 0b7d81cae6 API for creating task specifications (#5)
* API for creating task specifications

* fixes

* add more checks and improve comments
2016-09-17 00:03:10 -07:00
Stephanie WangandPhilipp Moritz 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
Philipp MoritzandRobert Nishihara 7d629d4e48 Adding object table (#1)
* code for maintaining the object table

* Makefile fix

* Clone git submodules.

* directory -> object_table

* Fix Makefile and remove unnecessary files.

* Fix formatting.

* make code more generic
2016-09-13 18:54:26 -07:00