ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/src/client.c
(Generate patch)

Comparing branches/newio/src/client.c (file contents):
Revision 2438 by michael, Fri Aug 2 18:24:03 2013 UTC vs.
Revision 2439 by michael, Sat Aug 3 18:35:17 2013 UTC

# Line 918 | Line 918 | exit_client(struct Client *client_p, str
918  
919    if (MyConnect(source_p))
920    {
921 <    SetClosing(source_p);
921 >    AddFlag(source_p, FLAGS_CLOSING);
922  
923      if (IsIpHash(source_p))
924        remove_one_ip(&source_p->localClient->ip);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines