This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3] sim: use socklen_t with accept()


>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

Mike> 2010-03-30  Mike Frysinger  <vapier@gentoo.org>
Mike> 	* configure.ac: Check for socklen_t.
Mike> 	* configure, config.in: Regenerated.
Mike> 	* dv-sockser.c: Typedef socklen_t as int when !HAVE_SOCKLEN_T.
Mike> 	(connected_p): Change addrlen type to socklen_t.

This is ok.  Thanks.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]