| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The function reverts NetworkOrder.
|
|
NetworkOrder converts an integral type into a bidirectional range with
big-endian byte order.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement DuplexTransport and SocketTransport separately.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Transport should be protocol aware because it should be possible to
switch the protocol if the operation is supported, for example for upgrading
HTTP to web sockets or HTTP 1.1 to HTTP/2.
|
|
Since there is no property with a conflicting name.
|
|
Since it depends on defaultAllocator property defined in the module.
|
|
|
|
|
|
|