Merge branch 'master' of git://factorcode.org/git/factor

db4
Slava Pestov 2009-10-23 04:55:45 -05:00
commit 51f6525536
1 changed files with 3 additions and 0 deletions
basis/io/sockets/windows

View File

@ -1,6 +1,9 @@
! Copyright (C) 2007, 2009 Slava Pestov, Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: kernel accessors io.sockets io.sockets.private
io.backend.windows io.backend windows.winsock system destructors
alien.c-types classes.struct combinators ;
FROM: namespaces => get ;
IN: io.sockets.windows
M: windows addrinfo-error ( n -- )