bugDotGNU Portable.NET - Bugs: bug #9326, Socket.SetSocketOption() throws...

 
 

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

bug #9326: Socket.SetSocketOption() throws exception

Submitter:  Heiko Weiss <Brubbel0815>
Submitted:  Mon 14 Jun 2004 06:49:59 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Fri 18 Jun 2004 04:57:27 PM UTC, comment #1: 

Fixed in CVS June 18th 2004

Gopal.V <t3rmin4t0r>
Group administrator
Mon 14 Jun 2004 06:49:59 AM UTC, original submission:  

Some of the socket options cannot be set.
If you set e.g.
sock.SetSocketOption( System.Net.Sockets.SocketOptionLevel.Tcp, System.Net.Sockets.SocketOptionName.NoDelay, 1 )

an exception is thrown.

Heiko Weiss <Brubbel0815>

 

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

Attached Files
file #1407:  SetSocketOption.cs added by Brubbel0815 (540B - text/plain - Sample)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-06-18 t3rmin4t0r Open/ClosedOpen Closed
2004-06-18 t3rmin4t0r StatusNone Fixed
2004-06-14 Brubbel0815 Attached File- Added SetSocketOption.cs, #1399

Back to the top

Powered by Savane 3.15-94dd.
Corresponding source code