GNOME CVS: gnome-system-tools carlosg
[email protected] (Carlos Garnacho)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: gnome-system-tools Changes by: carlosg 06/12/21 11:26:46 Modified files: src/network : ChangeLog essid-list.c Log message: 2006-12-21 Carlos Garnacho <[email protected]> * essid-list.c (gst_essid_list_finalize): do not close the socket used for ioctl with iw_sockets_close(), seems not to be available in all libiw, instead use close() directly (iw_sockets_close() seem to be a wrapper for it). Closes #387618. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-system-tools&who=carlosg&date=explicit&mindate=2006-12-21%2011:25&maxdate=2006-12-21%2011:27