• src/sbbs3/mailsrvr.c websrvr.c

    From rswindell@VERT to CVS commit on Thursday, September 10, 2015 20:06:20
    src/sbbs3 mailsrvr.c 1.583 1.584 websrvr.c 1.610 1.611
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2095

    Modified Files:
    mailsrvr.c websrvr.c
    Log Message:
    Fix infinite recycle problem reported by Lord Time.
    Also set the web server status to "Listening" once initializating is complete. I'm not sure what the newly-introduced "terminated" flag is supposed to indicate, but it's beign set to TRUE during recycle, so it's probably not working as intended. Something cleaner probably should be done, but I don't know exactly what Deuce was trying to accomlish with this variable.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Monday, May 30, 2016 18:56:53
    src/sbbs3 mailsrvr.c 1.593 1.594 websrvr.c 1.635 1.636
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv9031

    Modified Files:
    mailsrvr.c websrvr.c
    Log Message:
    Lower the log level (from "error" to "warning") when a socket send() fails: this is not a totally unexpected occurrance. No need to fill up the error.log.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net