spurious setsockopt in telnetd

Nickolay Kolchin nbkolchin at gmail.com
Sun Dec 10 07:48:45 UTC 2006


Hi,

telnetd.c:rtems_task_telnetd contains strange setsockopt call (4.6,
CVS, probably all versions):

  setsockopt(des_socket,SOL_SOCKET,0,&i,sizeof(i));

In theory this call should always fail. Is this a bug, or some
undocumented setsockopt feature?

-------
NBK



More information about the users mailing list