]> mj.ucw.cz Git - libucw.git/commit
Added a new fastbuf backend for sockets with timeouts.
authorMartin Mares <mj@ucw.cz>
Tue, 17 Jun 2008 20:45:51 +0000 (22:45 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 17 Jun 2008 20:45:51 +0000 (22:45 +0200)
commit4a3645d50bfa8753f0d3e37d177863452bf824bb
tree1c1e2c271ee591ea47fcc393948e2b022d0328f3
parentd75e8af89c831ba37062d16a102871ef4f443457
Added a new fastbuf backend for sockets with timeouts.
lib/Makefile
lib/fb-socket.c [new file with mode: 0644]
lib/fb-socket.h [new file with mode: 0644]
lib/fb-socket.t [new file with mode: 0644]