taskLiberty Eiffel - Tasks: task #12679, SOCKET_INPUT_OUTPUT_STREAM change...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #12679: SOCKET_INPUT_OUTPUT_STREAM change blocking state

Submitter:  Cyril Adrian <cadrian>
Submitted:  Fri 07 Jun 2013 09:43:43 AM UTC
   
 
Should Start On:  Thu 06 Jun 2013 10:00:00 PM UTC Should be Finished on:  Mon 06 Jan 2014 11:00:00 PM UTC
Category:  Kernel libraries Priority:  4
Status:  Done Assigned to:  ramack
Percent Complete:  100% Open/Closed:  Closed
Fixed Release:  bell Planned Release:  bell
Effort:  0.00

Thu 02 Jan 2014 09:33:25 PM UTC, comment #1: 

This works for me now, could you please take a look? What do you think about the names sync vs. blocking/nonblocking?

Raphael Mack <ramack>
Group administrator
Fri 07 Jun 2013 09:43:43 AM UTC, original submission:  

https://github.com/LibertyEiffel/Liberty/issues/40

I suggest to provide a mechanism to change the blocking property of a SOCKET_INPUT_OUTPUT_STREAM after connecting to the stream.

This could solve my problem with a network stream, which has a mixed usage:

First a textual login mechanism, where the client has to answer a password propmt (for this blocking access ist the expected behaivour).

Afterwards the stream is switch to a binary mode, which transfers data from time to time, Here I need non-blocking behavior to be able to use the sequencer to react on input, while doing other things...

Cyril Adrian <cadrian>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ramack (Updated the item)
  • -email is unavailable- added by cadrian (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-05-25 ramack StatusNone Done
        Percent Complete90% 100%
        Open/ClosedOpen Closed
    2014-01-02 ramack Should be Finished on2013-06-06 2014-01-06
        Percent Complete0% 90%
        Fixed ReleaseNone bell
    2013-06-11 ramack Priority5 - Normal 4

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code