Add StreamSocket class to Network namespace.
Abstract class created in system/libraries/network/class.streamclient.inc.php:
-Will be followed by concrete class StreamSocketClient.
-Should be use later if need of a StreamSocketServer class
Unit test case created in tests/system/libraries/network/class.streamsocket.*.test.php
-ant phpunit
-custom test made for sending push notification to APNS