efl_net: make efl.net.server.fd abstract
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 17 Jan 2019 16:14:38 +0000 (17:14 +0100)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 24 Jan 2019 05:20:18 +0000 (14:20 +0900)
commit09826ba287aa71b4a1bca83b3f9526089b5924e2
treeb79ea73dc46d24ed343665036c9c14a7ed7c61a8
parentb07551f0468c9a961737ee2e971bf55e50abf86b
efl_net: make efl.net.server.fd abstract

Summary:
noone instanciantes it directly, further more it has pure_virtual
functions, which are making sense. So making this class abstract does
fix the issue of pure_virtual functions in class.

ref T7632

Depends on D7669

Reviewers: cedric, segfaultxavi, zmike, q66

Reviewed By: segfaultxavi

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7632

Differential Revision: https://phab.enlightenment.org/D7670
src/lib/ecore_con/efl_net_server_fd.eo