freebsd-ports/net/liveMedia
Thomas Zander cb93d69930 net/liveMedia: update to 2020.11.26
2020.11.26:
- We now use a "struct sockaddr_storage" rather than a "struct sockaddr_in" for the
  'client address' field in the ("GenericMediaServer" and "RTSPServer") "ClientSession" class.
2020.11.25:
- Updated readSocket(), Groupsock::handleRead(), and RTPInterface::handleRead()
  (and related functions) to take/return a "sockaddr_storage" (rather than a "sockaddr_in"),
  to prepare for eventual support for IPv6.
- Added some basic logging code (from Jim Ham) to "RTSPServer.cpp".
  This code is #ifdef'd out by default.  To enable it, define LOG_RTSPSERVER_ACCESS
2020-11-27 21:40:14 +00:00
..
files
distinfo net/liveMedia: update to 2020.11.26 2020-11-27 21:40:14 +00:00
Makefile net/liveMedia: update to 2020.11.26 2020-11-27 21:40:14 +00:00
pkg-descr
pkg-message
pkg-plist