This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r118280 - in /trunk/gcc/ada: g-socket.adb g-soc...


Author: charlet
Date: Tue Oct 31 18:00:42 2006
New Revision: 118280

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118280
Log:
2006-10-31  Thomas Quinot  <quinot@adacore.com>

	* g-socket.ads, g-socket.adb (Close_Selector): Once the signalling
	sockets are closed, reset the R_Sig_Socket and W_Sig_Socket components
	to No_Socket.
	(Selector_Type): Add default value of No_Socket for R_Sig_Socket and
	W_Sig_Socket.


Modified:
    trunk/gcc/ada/g-socket.adb
    trunk/gcc/ada/g-socket.ads


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