[Bug 873194] [NEW] UDPINT
saksoook
873194 at bugs.launchpad.net
Thu Oct 13 07:51:06 UTC 2011
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
More information about the Ubuntu-server-bugs
mailing list