Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
286613b5
Commit
286613b5
authored
Oct 10, 1993
by
Per Cederqvist
Browse files
Ported to Linux.
parent
1bf3ed1b
Changes
1
Show whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/ChangeLog
View file @
286613b5
Sun Oct 10 17:00:49 1993 Per Cederqvist (ceder@lysator.liu.se)
* isc_tcp.c (isc_createtcp): Don't try to set SO_DONTLINGER if
SO_DONTLINGER is undefined.
* isc_udp.c (isc_createudp): Likewise.
* Use O_NONBLOCK instead of FNDELAY if FNDELAY is undefined:
* isc_sesscion.c (isc_openfd): Do it.
* isc_tcp.c (isc_createtcp): Do it.
* isc_udp.c (isc_createudp): Do it.
* Don't declare the following functions, since they conflicts with
system include files on at least one version of Linux:
* isc_session.c, isc_tcp.c, isc_udp.c (memset): don't declare.
* isc_socket.c, isc_stdout.c, isc_tcp.c, isc_udp.c (memcpy): don't
declare.
* isc_tcp.c, isc_udp.c (setsockopt): don't declare.
* isc_tcp.c, isc_udp.c (atoi): don't declare.
* isc_udp.c (recvfrom, sendto): don't declare.
* printf.c (memchr): don't declare.
Fri Sep 24 16:16:36 1993 Per Cederqvist (ceder@lysator.liu.se)
* isc_event.c (isc_getnextevent): event->session was sometimes set
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment