Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/1.8.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3717 by kumaneko, Thu Jun 3 03:50:00 2010 UTC revision 3832 by kumaneko, Wed Jul 21 06:01:31 2010 UTC
# Line 2426  Fix 2010/06/03 Line 2426  Fix 2010/06/03
2426    
2427        Since 1.7.0 , ccs_write_pattern_policy() was by error accepting        Since 1.7.0 , ccs_write_pattern_policy() was by error accepting
2428        invalid pathname.        invalid pathname.
2429    
2430    Fix 2010/07/21
2431    
2432        @ Wait for next connection/datagram if current connection/datagram was
2433          discarded.
2434    
2435          I was misunderstanding the discussion of post accept()/recvmsg() hook.
2436          The kernel is allowed to wait for next connection/datagram unless
2437          MSG_DONTWAIT or O_NONBLOCK is set. The kernel is allowed to return
2438          -EAGAIN if MSG_DONTWAIT or O_NONBLOCK is set.
2439          The change I made on 2009/05/08 was wrong.

Legend:
Removed from v.3717  
changed lines
  Added in v.3832

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26