Wireshark-commits: [Wireshark-commits] master 1ca260b: udpdump: use socket_handle_t instead of int

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Sep 2016 15:58:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1ca260bbb4126423acc2c6c8199ab2831fad995d
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1ca260b by Dario Lombardo (lomato@xxxxxxxxx):

    udpdump: use socket_handle_t instead of int for portability.
    
    Change-Id: Ic31302046e95d1678073a8a77812316be367e9a5
    Reviewed-on: https://code.wireshark.org/review/17736
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  f317a2b   Qt: Argument vector fixups.
    adds  1ca260b   udpdump: use socket_handle_t instead of int for portability.


Summary of changes:
 extcap/udpdump.c |   22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)