OSDN Git Service

Performance improvements. Now offers pre-buffering
authorMathewka <mathewka@git.osdn.jp>
Fri, 15 Apr 2016 23:40:54 +0000 (08:40 +0900)
committerMathewka <mathewka@git.osdn.jp>
Fri, 15 Apr 2016 23:40:54 +0000 (08:40 +0900)
commitc47af2e18c641e600ccc87c726512880b3121ced
tree906928af7b3d7230a139fc1ae17865b5f3c07e27
parentaed0b12abcbae60a6f8286439b42c90a64b85edb
Performance improvements. Now offers pre-buffering
18 files changed:
CocoaAsyncSocket/CocoaAsyncSocket-5.1/AsyncSocket Documentation.html [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/AsyncSocket.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/AsyncSocket.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/AsyncUdpSocket.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/AsyncUdpSocket.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/AppController.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/AppController.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/EchoServer.xcodeproj/project.pbxproj [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/EchoServer.xcodeproj/robbie.mode1v3 [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/EchoServer.xcodeproj/robbie.pbxuser [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/EchoServer_Prefix.pch [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/English.lproj/InfoPlist.strings [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/English.lproj/MainMenu.nib/designable.nib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/English.lproj/MainMenu.nib/keyedobjects.nib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/Info.plist [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/main.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/EchoServer/readme.txt [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.1/changes.txt [new file with mode: 0644]