This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
net
History
Michael Lotz
b78c74fdc4
Fix GCC4 build. Duplicate parameter names generate a warning there.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31599 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-15 23:38:15 +00:00
..
AddressUtilities.h
* Minor cleanup.
2008-05-31 12:04:09 +00:00
arp_control.h
…
DynamicBuffer.h
- Now NetBuffer and DynamicBuffer agree and the smallest buffer size posible.
2009-01-24 23:42:43 +00:00
ether_driver.h
…
ethernet.h
…
net_buffer.h
…
net_datalink_protocol.h
…
net_datalink.h
…
net_device.h
This weren't typedefed, using them without struct is invalid in C.
2008-07-14 18:47:02 +00:00
net_notifications.h
* More or less completed the network notification module - it does not remove
2008-12-27 20:48:28 +00:00
net_protocol.h
Fix GCC4 build. Duplicate parameter names generate a warning there.
2009-07-15 23:38:15 +00:00
net_routing_info.h
…
net_socket.h
* net_socket_module_info::acquire_socket() now returns whether or not the
2009-04-24 10:12:30 +00:00
net_stack_interface.h
…
net_stack.h
* Added a is_timer_running() function.
2008-09-19 09:11:12 +00:00
net_stat.h
…
NetBufferUtilities.h
…
NetUtilities.h
…
ProtocolUtilities.h
* DatagramSocket::InitCheck() returned the sem_id instead of a status_t, causing
2009-06-25 16:01:11 +00:00
r5_compatibility.h
Corrected by previous assumption, since gethostbyname() has nothing to do with
2008-07-10 21:25:19 +00:00
userland_ipc.h
…