OSDN Git Service

Added new readDataToData:withTimeout:maxLength:tag: method.
authorMathewka <mathewka@git.osdn.jp>
Fri, 19 Feb 2016 06:08:51 +0000 (15:08 +0900)
committerMathewka <mathewka@git.osdn.jp>
Fri, 19 Feb 2016 06:08:51 +0000 (15:08 +0900)
commit726113989387d204dd038e6af11178bff9138bd5
tree763a34d16362ce6507a21a9bc04a374f61182dd2
parenta3ae2fae2b8740c98f93fa4aaf25fcc0ceca2f3e
Added new readDataToData:withTimeout:maxLength:tag: method.
16 files changed:
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/AsyncSocket Documentation.html [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/AsyncSocket.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/AsyncSocket.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/AppController.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/AppController.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/EchoServer.xcodeproj/project.pbxproj [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/EchoServer.xcodeproj/robbie.mode1v3 [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/EchoServer.xcodeproj/robbie.pbxuser [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/EchoServer_Prefix.pch [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/English.lproj/InfoPlist.strings [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/English.lproj/MainMenu.nib/designable.nib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/English.lproj/MainMenu.nib/keyedobjects.nib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/Info.plist [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/main.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/EchoServer/readme.txt [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-4.4.2/changes.txt [new file with mode: 0644]