Commit Graph

6 Commits

Author SHA1 Message Date
Julien Ropé
bbb48783e3 Some modifications on the LIST usage.
Made sure the list_*() API was used whenever possible, rather than relying on the internal implementation.
Added comments to the list.c file for documentation.
2012-05-16 11:34:18 +02:00
Julien Ropé
c1f7044693 Some fixes for potentials NULL pointer dereferences, and double-free of buffers 2012-05-04 15:50:33 +02:00
Vic Lee
d3fc3ff2e6 wtsvc: implement channel reading. 2011-12-12 22:34:59 +08:00
Vic Lee
228ebb83cd wtsvc: implement channel writing. 2011-12-12 18:16:49 +08:00
Vic Lee
b1ee431a3e wtsvc: implement channel open/close. 2011-12-12 16:23:42 +08:00
Vic Lee
3b3c27648d wtsvc: add public API. 2011-12-11 19:50:26 +08:00