]> gitweb.factorcode.org Git - factor.git/commit - core/io/files/files.factor
io.sockets.secure.windows: reading and writing from ssl sockets
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 16 Oct 2013 15:34:31 +0000 (17:34 +0200)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 2 Apr 2014 17:12:14 +0000 (12:12 -0500)
commit5f38df7741ed6091d2abba8c6b6bd4458a0b1bc2
treeed6fe9293f8e9d2accaa063777adc83de1575ca1
parent8c5ceb8b0c7c3c6ef1f9e40b7dd2a78a624988d2
io.sockets.secure.windows: reading and writing from ssl sockets

Unified the drain and refill generics and put their definition in
io.files. They are now used by both the windows and unix ssl backend
for io. Windows ssl kind of works now, but the error cases are not
implemented correctly.
basis/io/backend/unix/unix.factor
basis/io/files/windows/windows.factor
basis/io/sockets/secure/windows/windows.factor
core/io/files/files.factor