]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
Allow inet protocol to listen on a fixed port
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 26 May 2009 12:02:34 +0000 (14:02 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 26 May 2009 12:07:50 +0000 (14:07 +0200)
commitec0852d344512a45bf04c981375ae547ccce0b10
treecdffddbe8083dbbdce225f70529b5dccfdee3533
parent1dd6b99522eea2512c61f57335968ec4fbd97c43
Allow inet protocol to listen on a fixed port

The port can be specified in attr parameter of forb_init().
src/forb.c
src/forb.h
src/proto_inet.c
src/proto_inet.h
src/tests/test_proto_inet.c