diff options
Diffstat (limited to 'stdlib/socket.tl')
-rw-r--r-- | stdlib/socket.tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/socket.tl b/stdlib/socket.tl index 8dfe0040..01c328b5 100644 --- a/stdlib/socket.tl +++ b/stdlib/socket.tl @@ -24,6 +24,7 @@ ;; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ;; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE ;; POSSIBILITY OF SUCH DAMAGE. + (defstruct sockaddr nil canonname ;; from getaddrinfo (:static family nil)) |