OSDN Git Service

Bug fix for issue introduced in r103.
authorMathewka <mathewka@git.osdn.jp>
Thu, 14 Jul 2016 05:40:08 +0000 (14:40 +0900)
committerMathewka <mathewka@git.osdn.jp>
Thu, 14 Jul 2016 05:40:08 +0000 (14:40 +0900)
commit61c0afe55c385c8153260bf9a4cd5668935164ae
tree9b332b0c16ee2b4cd4745a2a035231e416531bbc
parent2fb06bf7747774d20d966abf3a13beb095c7fda3
Bug fix for issue introduced in r103.
38 files changed:
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/AsyncSocket Documentation.html [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/AsyncSocket.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/AsyncSocket.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/AsyncUdpSocket.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/AsyncUdpSocket.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/AppController.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/AppController.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/CertTest.xcodeproj/TemplateIcon.icns [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/CertTest.xcodeproj/project.pbxproj [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/CertTest_Prefix.pch [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/English.lproj/InfoPlist.strings [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/English.lproj/MainMenu.xib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/Info.plist [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/X509Certificate.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/X509Certificate.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/CertTest/main.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/AppController.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/AppController.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/EchoServer.xcodeproj/project.pbxproj [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/EchoServer_Prefix.pch [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/English.lproj/InfoPlist.strings [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/English.lproj/MainMenu.nib/designable.nib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/English.lproj/MainMenu.nib/keyedobjects.nib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/Info.plist [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/Instructions.txt [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/EchoServer/main.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/Classes/InterfaceTestAppDelegate.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/Classes/InterfaceTestAppDelegate.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/Classes/InterfaceTestViewController.h [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/Classes/InterfaceTestViewController.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/InterfaceTest-Info.plist [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/InterfaceTest.xcodeproj/robbie.pbxuser [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/InterfaceTestViewController.xib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/InterfaceTest_Prefix.pch [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/MainWindow.xib [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/Readme.txt [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/InterfaceTest/main.m [new file with mode: 0644]
CocoaAsyncSocket/CocoaAsyncSocket-5.6.3/changes.txt [new file with mode: 0644]