* Made an uint32 out of net_socket::bound_to_device.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38395 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -32,7 +32,7 @@ typedef struct net_socket {
|
||||
|
||||
int options;
|
||||
int linger;
|
||||
int bound_to_device;
|
||||
uint32 bound_to_device;
|
||||
|
||||
struct {
|
||||
uint32 buffer_size;
|
||||
|
||||
Reference in New Issue
Block a user