Wireshark-commits: [Wireshark-commits] master 929e0e8: udpdump: fix recvfrom error on windows.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Mar 2017 19:47:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=929e0e897cc857dc11cffc612c4eb8030cbb0e2d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

929e0e8 by Dario Lombardo (lomato@xxxxxxxxx):

    udpdump: fix recvfrom error on windows.
    
    Change-Id: Ia88d00593163b1c1e9a0e120aeff5e36f0135474
    Reviewed-on: https://code.wireshark.org/review/20319
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  9157e40   Fix spelling mistake
    adds  929e0e8   udpdump: fix recvfrom error on windows.


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