Skip to content

--- ver 2.0 ---

Compare
Choose a tag to compare
@KoynovStas KoynovStas released this 03 Apr 12:30
· 50 commits to master since this release

New:

  • get_xaddr in dynamic (was only static)
  • Uses new ver of gsoap 2.8.44 (was 2.8.43)

Refactoring:

  • support parallel make (see opt -j)
  • add func free_resources()
  • move call send_hello to init()
  • func send_hello/bye
  • add func init_gsoap()
  • add space in static help need for C++11
  • process_cmd func, add enum for cmd options

BugFix:

  • Need use struct ip_mreqn not ip_mreq