Searched defs:BNetEndpoint (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/net/
H A DNetEndpoint.h18 class BNetEndpoint : public BArchivable { class in inherits:BArchivable
[all...]
/haiku/src/kits/network/libnetapi/
H A DNetEndpoint.cpp21 BNetEndpoint::BNetEndpoint(int type) function in class:BNetEndpoint
34 BNetEndpoint::BNetEndpoint(int family, int type, int protocol) function in class:BNetEndpoint
47 BNetEndpoint::BNetEndpoint(BMessage* archive) function in class:BNetEndpoint
88 BNetEndpoint::BNetEndpoint(const BNetEndpoint& endpoint) function in class:BNetEndpoint
109 BNetEndpoint::BNetEndpoint(const BNetEndpoint& endpoint, int socket, function in class:BNetEndpoint
[all...]

Completed in 38 milliseconds