/haiku/headers/private/net/ |
H A D | NetBufferUtilities.h | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/devices/loopback/ |
H A D | loopback.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/protocols/tcp/ |
H A D | Jamfile | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | tcp.h | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | tcp.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/datalink_protocols/ethernet_frame/ |
H A D | ethernet_frame.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/datalink_protocols/loopback_frame/ |
H A D | loopback_frame.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/protocols/icmp/ |
H A D | icmp.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/devices/ethernet/ |
H A D | ethernet.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/datalink_protocols/arp/ |
H A D | arp.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/protocols/udp/ |
H A D | udp.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/protocols/ipv4/ |
H A D | ipv4.cpp | c35b04de314ab7f18763546366ea30eb8ae53997 Thu Nov 02 17:27:13 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Moved the TCPConnection class into its own file. * Added some missing result checks, mostly for allocations. * Fixed a wrong precendence with the ?: operator * Some minor cleanup. * Renamed sBufferModule to gBufferModule - the header expects it to be a global, so it should be named like one.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19178 a95241bf-73f2-0310-859d-f6bbb57e9c96
|