[Xorp-hackers] [greearb/xorp.ct] 6f6a1e: wrapper: Fix compile on older systems.

GitHub noreply at github.com
Thu Feb 7 13:14:05 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/greearb/xorp.ct
  Commit: 6f6a1eff821f2d6c55fdbea9c77984c85effcd7f
      https://github.com/greearb/xorp.ct/commit/6f6a1eff821f2d6c55fdbea9c77984c85effcd7f
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2013-02-07 (Thu, 07 Feb 2013)

  Changed paths:
    M xorp/contrib/wrapper/wrapper.cc

  Log Message:
  -----------
  wrapper:  Fix compile on older systems.

Older systems (Fedora Core 8, for instance), do not have accept4(),
so use non-blocking socket call and normal accept instead.

Signed-off-by: Ben Greear <greearb at candelatech.com>





More information about the Xorp-hackers mailing list