RT 1.2 NO IDEA Avatar
  1. OMG Issue

RT12 — Section: 2.15.1 Proposal to extend the TCPProtocolProperties to the definition below

  • Key: RT12-8
  • Legacy Issue Number: 12911
  • Status: open  
  • Source: Remedy IT ( Johnny Willemsen)
  • Summary:

    Proposal to extend the TCPProtocolProperties to the definition below. Add debug/host/port. debug to control SO_DEBUG. host/port to limit a POA to a certain host/port number local interface TCPProtocolProperties : ProtocolProperties

    { attribute string host; attribute unsigned short port; attribute long send_buffer_size; attribute long recv_buffer_size; attribute boolean keep_alive; attribute boolean dont_route; attribute boolean no_delay; attribute boolean debug; }

    ;

  • Reported: RT 1.1 — Mon, 6 Oct 2008 04:00 GMT
  • Updated: Fri, 6 Mar 2015 20:51 GMT