[Bug ada/9535] Datagram socket semantics are wrong

charlet at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 21 12:50:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9535

--- Comment #9 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
Author: charlet
Date: Wed May 21 12:49:24 2014
New Revision: 210698

URL: http://gcc.gnu.org/viewcvs?rev=210698&root=gcc&view=rev
Log:
Previous change (rev 210697) should have mentioned PR ada/9535:

        PR ada/9535
        * g-socket.adb (Read and Write for Datagram_Socket_Stream_Type):
        Provide a behaviour more consistent with underlying datagram
        socket: do not attempt to loop over Send_Socket/Receive_Socket
        iterating along the buffer.


Modified:
    trunk/gcc/ada/ChangeLog



More information about the Gcc-bugs mailing list