index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
net.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* net.cc (cygwin_accept): Set sun_path for newly connected socket.
Corinna Vinschen
2002-01-09
1
-0
/
+2
*
* net.cc: Replace usage of AF_UNIX by Posix compliant AF_LOCAL
Corinna Vinschen
2002-01-04
1
-29
/
+114
*
* fhandler.h (fhandler_socket::sun_path): New private member.
Corinna Vinschen
2002-01-01
1
-5
/
+23
*
* net.cc (cygwin_getsockopt): Dereference optlen pointer when passing to
Christopher Faylor
2001-12-04
1
-1
/
+1
*
* net.cc (cygwin_getsockopt): Allow NULL optval.
Christopher Faylor
2001-12-03
1
-8
/
+8
*
* net.cc (cygwin_hstrerror): Allow s == NULL.
Corinna Vinschen
2001-11-24
1
-1
/
+13
*
* net.cc (cygwin_inet_ntoa): Add parameter checking.
Corinna Vinschen
2001-11-24
1
-1
/
+11
*
* net.cc (inet_makeaddr): Revert previous change.
Christopher Faylor
2001-11-24
1
-1
/
+1
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
1
-112
/
+192
*
* dtable.cc (dtable::build_fhandler): Don't increment console fd count if new
Christopher Faylor
2001-11-10
1
-1
/
+0
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-16
/
+16
*
* net.cc (get_2k_ifconf): Change multiple IP address naming scheme
Corinna Vinschen
2001-10-22
1
-74
/
+88
*
* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.
Christopher Faylor
2001-10-15
1
-61
/
+45
*
* autoload.cc (load_wsock32): Declare dummy function to force loading of
Christopher Faylor
2001-10-14
1
-31
/
+25
*
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
Christopher Faylor
2001-10-13
1
-0
/
+3
*
* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.
Christopher Faylor
2001-10-13
1
-1
/
+1
*
* net.cc (cygwin_sendto): Use correct socket address when sending
Egor Duda
2001-10-11
1
-2
/
+2
*
* net.cc (get_95_ifconf): Using other registry values pointing to
Corinna Vinschen
2001-10-10
1
-49
/
+26
*
* net.cc (dup_servent_ptr): Detect old Windows 95 misaligned structure and
Christopher Faylor
2001-09-16
1
-2
/
+18
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-17
/
+7
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-18
/
+18
*
Move appropriate variables to NO_COPY segment, throughout.
Christopher Faylor
2001-09-06
1
-2
/
+2
*
Remove initialization of static or global values to zero, throughout. This
Christopher Faylor
2001-09-06
1
-2
/
+2
*
* net.cc (cygwin_connect): Add WSAEALREADY and WSAEINVAL handling
Corinna Vinschen
2001-09-05
1
-5
/
+10
*
* cygwin.sc: New file -- linker script for building cygwin DLL.
Christopher Faylor
2001-08-31
1
-0
/
+14
*
* net.cc (free_addr_list): Add define for symmetry.
Corinna Vinschen
2001-08-24
1
-2
/
+24
*
* net.cc (cygwin_inet_ntoa): Rearrange previous patch to use
Corinna Vinschen
2001-08-22
1
-56
/
+72
*
* net.cc (free_char_list): New static function.
Corinna Vinschen
2001-08-22
1
-7
/
+186
*
* fhandler.cc (fhandler_base::is_nonblocking): New method.
Corinna Vinschen
2001-08-15
1
-5
/
+4
*
* fhandler.cc (fhandler_base::fcntl): Use new O_NONBLOCK_MASK define.
Corinna Vinschen
2001-08-14
1
-1
/
+1
*
* cygheap.cc (cygheap_root::set): Avoid treating '/' specially.
Christopher Faylor
2001-08-07
1
-2
/
+2
*
Throughout, change check for running under Windows NT to 'iswinnt'.
Christopher Faylor
2001-08-04
1
-3
/
+3
*
* net.cc (cygwin_accept): Allow NULL peer and len parameters.
Corinna Vinschen
2001-08-03
1
-0
/
+11
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-0
/
+1
*
* mmap.cc: Clean up *ResourceLock calls throughout.
Christopher Faylor
2001-06-26
1
-315
/
+315
*
* fhandler_socket.cc (fhandler_socket::signal_secret_event): New
Egor Duda
2001-06-20
1
-11
/
+21
*
* net.cc (wsock_event): Add destructor.
Corinna Vinschen
2001-06-03
1
-0
/
+6
*
* net.cc (wsock_event::wait): Explicitely cancel IO when a signal
Corinna Vinschen
2001-05-18
1
-1
/
+7
*
* net.cc (errmap): Add missing mapping from WSAEINTR to EINTR.
Corinna Vinschen
2001-05-16
1
-0
/
+1
*
* autoload.h: Eliminate.
Christopher Faylor
2001-05-16
1
-40
/
+1
*
* autoload.cc: Add autoload statements for ws2_32 functions
Corinna Vinschen
2001-05-15
1
-25
/
+166
*
Revert much of previous erroneous checkin. Add ChangeLog entry.
Christopher Faylor
2001-05-04
1
-3
/
+3
*
* exceptions.cc (ctrl_c_handler): Always send signal to process if it has no
Christopher Faylor
2001-05-04
1
-3
/
+3
*
* net.cc (wsock_init): Rename `was_in_progress' to `wsock_started'
Corinna Vinschen
2001-05-03
1
-3
/
+3
*
* autoload.cc: Use new definition of LoadDLLinitfunc throughout.
Corinna Vinschen
2001-05-03
1
-16
/
+33
*
* net.cc [errmap]: Add '0' condition.
Christopher Faylor
2001-04-23
1
-1
/
+2
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-26
/
+21
*
* net.cc (cygwin_socket): Set SO_LINGER to small value so closed UNIX domain
Christopher Faylor
2001-04-14
1
-1
/
+6
*
* fhandler.h (class fhandler_socket): Add members and methods to
Egor Duda
2001-04-09
1
-9
/
+86
[next]