Hi,<div><br></div><div>I need to set SO_BROADCAST in order to enable sending packets to a broadcast address in my application. In SBCL, for example, this can be accomplished with<br clear="all"><br></div><div><div>(setf (sb-bsd-sockets:sockopt-broadcast (usocket::socket *socket*)) t)</div>
</div><div><br></div><div>I am wondering if usocket provides any way of accomplishing this, and if this is considered inside the scope of usocket.</div><div><br></div><div>Thanks.</div><div><br>-- <br>Elliott Slaughter<br>
<br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>
</div>