freebsd-skq/sys/netgraph/bluetooth
Maksim Yevmenkin d46210e60d Return EADDRNOTAVAIL instead of EDESTADDRREQ error when
listen(2) is called on improperly bound socket.

Suggested by:	Iain Hibbert
Approved by:	re (kensmith)
MFC after:	3 days
2007-08-23 16:55:22 +00:00
..
common Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
drivers Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy. 2007-08-13 17:19:28 +00:00
hci /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
include Change semantics of socket close and detach. Add a new protocol switch 2006-07-21 17:11:15 +00:00
l2cap Try to silence Coverity by adding (void) in front of function call. 2007-03-28 21:25:56 +00:00
socket Return EADDRNOTAVAIL instead of EDESTADDRREQ error when 2007-08-23 16:55:22 +00:00