a71744ba3a
- moved the network type handling into NetworkTypes.cpp. - list the known socket options and some of their types (mostly only handling integers right now). - in order to look at the socket options values, i added specialized pointers to look at the value pointed by int *, unsigned int *, long *, unsigned long *, long long * and unsigned long long *. This proved helpful in other situations, such as looking at the msgCode of read_port_etc and other similiar cases. - i added a new option to -d, "pointer_values" to enable/disable this "look at integer pointer values" behavior. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20429 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
bin | ||
build | ||
data | ||
documentation | ||
kits | ||
libs | ||
preferences | ||
servers | ||
system | ||
tests | ||
tools | ||
Jamfile |