Revision 15ac913b net/tap-solaris.c
b/net/tap-solaris.c | ||
---|---|---|
183 | 183 |
fcntl(fd, F_SETFL, O_NONBLOCK); |
184 | 184 |
return fd; |
185 | 185 |
} |
186 |
|
|
187 |
int tap_set_sndbuf(int fd, QemuOpts *opts) |
|
188 |
{ |
|
189 |
return 0; |
|
190 |
} |
Also available in: Unified diff