diff options
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 402b50c4..7255a6c3 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,9 @@ 2005-10-27 + * libsylph/socket.c: fd_accept(): win32 で有効にした。 + +2005-10-27 + * libsylph/socket.[ch]: fd_connect_inet(), fd_open_inet(): 新規。 fd_open_unix(): bind() のエラーを避けるために SO_REUSEADDR を指定。 * src/main.c: win32: TCP socket を使用してリモートコマンドを実装。 |