[hybrid-commits] svnroot commit: hopm/branches/1.0.x/src irc.c

Michael Wobst michael at svn.ircd-hybrid.org
Sat Jun 27 13:18:44 EDT 2015


michael     2015-06-27 13:18:44 -0400 (Sat, 27 Jun 2015)

  Modified files:
    hopm/branches/1.0.x/src irc.c 
  Log:
  - irc.c: remove assumption that socket() returns fd higher than 0 (which it probably won't because of
  log files opened before, but let's remove that limitation anyway); removed close() in irc_init()
  since IRC_FD is always -1 at this point
  
  Revision  Changes    Path
  6216      +8 -8      hopm/branches/1.0.x/src/irc.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/hopm/branches/1.0.x/src/irc.c?rev=6216&r1=6215&r2=6216&diff_format=h



More information about the hybrid-commits mailing list