~coreobj/libobirc/framework

  • Committer: Remy Demarest
  • Date: 2008-01-31 22:20:56 UTC
  • Revision ID: remydemarest@psycho-macbook.local-20080131222056-77qd3onzzxbplbs9
An all new implementation of IOSocket from which old implementation has been removed. Now each of the messages (server and client) are processed seperately and completely. The buffer size (4096) could split some messages, now the new buffer is appened to the old partial message previously read.
Filename Latest Rev Last Changed Committer Comment Size
..
Objective-IRC.m 4 16 years ago Remy Demarest An all new implementation of IOSocket from which o 920 bytes Diff Download File
OISocket.h 4 16 years ago Remy Demarest An all new implementation of IOSocket from which o 1.8 KB Diff Download File
OISocket.m 4 16 years ago Remy Demarest An all new implementation of IOSocket from which o 11.1 KB Diff Download File