audk/AppPkg/Applications
lpleahy b8a86b2229 - For writing sin_port, htons() must be used.
- For reading sin_port, ntohs() must be used.
- EFI_TCP4_ACCESS_POINT.RemotePort is in host byte order (see
  StdLib/EfiSocketLib/Tcp4.c for example).

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: lpleahy


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14126 6f19259b-4bc3-4df7-8a09-765794883524
2013-02-08 21:33:02 +00:00
..
Enquire Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Hello Standard Libraries for EDK II. 2011-04-27 21:42:16 +00:00
Main AppPkg/Applications/Main/Main.c: Remove EFIAPI from the definition of the main() function. 2013-01-16 23:45:13 +00:00
Python AppPkg/Applications/Python: Add support for the pyexpat module. 2013-01-18 20:36:27 +00:00
Sockets - For writing sin_port, htons() must be used. 2013-02-08 21:33:02 +00:00