Changes to serv_network.c:
authorArt Cancro <ajc@citadel.org>
Sat, 14 Jun 2008 14:47:32 +0000 (14:47 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 14 Jun 2008 14:47:32 +0000 (14:47 +0000)
commit0033163d4e643197514335fe3fc8c85a3a0f7b69
tree02e02824cc8e112650d7d5276ea6cf3c798be338
parente3759c88ac033c3fe50642a3b9dc94369515dbae
Changes to serv_network.c:
* The log message which indicates that network processing for a room has
  begun, now only prints if there is a netconfig for that room.  This
  will hopefully make the logs much smaller.
* Any buffer which holds a filename is now of size PATH_MAX, rather than
  SIZ or 256 or whatever.
citadel/modules/network/serv_network.c