efl_net: check definition 'SO_REUSEPORT' for port reuse flag
authorJiwon Kim <jiwon177.kim@samsung.com>
Thu, 1 Sep 2016 17:08:11 +0000 (19:08 +0200)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Thu, 1 Sep 2016 17:08:25 +0000 (19:08 +0200)
commitb52725cef54d6e3238544daa64e99173420cd46b
treedbd1ee7be7f2234541881bdf765b8321a2320c8d
parentec8487a8a4021ecccf50def5f4980d28921d1069
efl_net: check definition 'SO_REUSEPORT' for port reuse flag

Summary:
The port reuse feature and 'SO_REUSEPORT' flag are not supported by a few linux
In case of linux kernel, it supported from v 3.9
  (https://kernelnewbies.org/Linux_3.9)
On the lower version of kernel, compile is failed

Reviewers: barbieri, jayji

Reviewed By: jayji

Subscribers: akanad, id213sin, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4256
src/lib/ecore_con/efl_net_server_fd.c