diff options
author | Andrey Nazarov <skuller@skuller.net> | 2008-08-28 21:28:04 +0000 |
---|---|---|
committer | Andrey Nazarov <skuller@skuller.net> | 2008-08-28 21:28:04 +0000 |
commit | e60c5b8486b205430ad380fcdda793cf84038340 (patch) | |
tree | aa01a40397f5a3d70b51f4259fa64c3f21862959 /source/sys_unix.c | |
parent | 8d466c8c99a82c9fa87d2c8a932413da1ac89e04 (diff) |
Added `net_tcp_ip', `net_tcp_port' and `net_tcp_clientport' cvars.
The first two of these mirror `net_ip' and `net_port' cvars by default.
Syncronization of cvars is lost once overridden by user from console.
In context of `net_ip' cvar `localhost' now means loopback interface
address, not any address. Default value of `net_ip' changed to empty
string, which means listening on all interfaces.
Renamed `net_backlog' into `net_tcp_backlog' for consistency.
Do not build useless loopback code into dedicated server binaries.
Diffstat (limited to 'source/sys_unix.c')
0 files changed, 0 insertions, 0 deletions