Public bug reported:

Compiling xinetd source code with DEBUG_UDPINT defined causes a
compilation error.

packet.size, ntohs( INT_LOCALADDR( ip )->sin_port ) ) ;

should become

packet.size, ntohs( INT_LOCALADDR( ip )->sa_in.sin_port );

** Affects: xinetd (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: debug udp

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to xinetd in Ubuntu.
https://bugs.launchpad.net/bugs/873194

Title:
  UDPINT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinetd/+bug/873194/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to