Ludovic Courtès
|
8912421cf3
Use Gnulib's `inet_ntop' and `inet_pton' modules.
|
15 years ago |
Neil Jerram
|
187a43907f
Fix doc for inet-ntop: always produces a string
|
15 years ago |
Neil Jerram
|
1ff4da6570
Fix handling of IPv6 addresses
|
15 years ago |
Andy Wingo
|
c6a1380bde
Merge commit 'origin/master'
|
15 years ago |
Andy Wingo
|
108e18b18a
Merge wip-array refactor, up to cd43fdc5b7a7c
|
15 years ago |
Michael Gran
|
587a33556f
Modify socket and time functions for wide strings
|
15 years ago |
Michael Gran
|
9c44cd4559
Add Unicode strings and symbols
|
15 years ago |
Andy Wingo
|
2fa901a51f
rename unif.[ch] to arrays.[ch]
|
15 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Ludovic Courtès
|
7d1fc87217
Changes from arch/CVS synchronization
|
17 years ago |
Ludovic Courtès
|
f43f362018
Changes from arch/CVS synchronization
|
17 years ago |
Ludovic Courtès
|
1ac5fb45bc
Changes from arch/CVS synchronization
|
17 years ago |
Ludovic Courtès
|
7a5fb79613
Changes from arch/CVS synchronization
|
17 years ago |
Kevin Ryde
|
8ab3d8a068
merge from 1.8 branch
|
18 years ago |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 years ago |
Neil Jerram
|
d7c6575f3f
(scm_c_make_socket_address): Pass address_size pointer
|
19 years ago |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 years ago |
Kevin Ryde
|
bc73234284
(scm_fill_sockaddr): Remove SCM_C_INLINE_KEYWORD, this is
|
19 years ago |
Kevin Ryde
|
f1b7209b2d
(scm_setsockopt): Missing @defvar in docstring. Reported
|
19 years ago |
Kevin Ryde
|
9c0129aca2
2005-10-27 Ludovic Courtès <ludovic.courtes@laas.fr>
|
19 years ago |
Kevin Ryde
|
72e3dae1e3
(scm_getsockopt, scm_setsockopt): Update docstrings from posix.texi.
|
19 years ago |
Kevin Ryde
|
8fae2bf483
(scm_init_socket): Add IPPROTO_IP, IPPROTO_TCP,
|
19 years ago |
Kevin Ryde
|
5ee417fc83
(scm_inet_pton, scm_inet_ntop): Pointer cast to scm_t_uint8
|
19 years ago |
Marius Vollmer
|
ecc9f40fe5
* hashtab.h: Bugfix: use SCM_API (WAS: extern).
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
1c80707c55
(scm_setsockopt): Handle IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP
|
20 years ago |
Marius Vollmer
|
4057a3e05a
Use new vector elements API or simple vector API, as appropriate.
|
20 years ago |
Kevin Ryde
|
2b4d15471c
(scm_from_ipv6): Just use mpz_import. Don't bother trying
|
20 years ago |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 years ago |