]> git.sesse.net Git - cubemap/commit - config.cpp
Add a listen statement to listen on only specific IP addresses, in addition to the...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Dec 2013 00:16:41 +0000 (01:16 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 1 Dec 2013 00:16:41 +0000 (01:16 +0100)
commitf2530dbb8415f9e7cc0f2d4b45741120c95e8a05
tree0cf82d1d927681ab458a0704bbb3566d472d83ff
parent40eab3b7a07862a5547fc178e1edec22522ed7dc
Add a listen statement to listen on only specific IP addresses, in addition to the port statement.
Makefile
acceptor.cpp
acceptor.h
config.cpp
config.h
cubemap.config.sample
main.cpp
sa_compare.cpp [new file with mode: 0644]
sa_compare.h [new file with mode: 0644]
state.proto
udpinput.cpp