Giter Club home page Giter Club logo

flutter_icmp_ping's People

Contributors

devibrahimkarahan avatar jakub-bacic avatar point-source avatar xinxingli-chowbus avatar zuvola avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

flutter_icmp_ping's Issues

Can't set outgoing ttl

On macOS , we can use -m ttl to set this variable, like this:

ping google.com -m 1

On Windows, we can use -i ttl to set this variable, like this:

ping google.com -i 1

iOS crash occurred sometimes

flutter_icmp_ping version 3.0.2

crashed lines

        if let sink = self.eventSink {
          sink(ret.merging(["hash": hash]) {(_,new) in new}) // crashed
        }
Crash report stack trace
Exception Type: Unknown (SIGPIPE)
Crashed Thread: 0

Application Specific Information:
ZTUM

Thread 0 Crashed:
0   libsystem_kernel.dylib          0x347ed1124         __psynch_mutexwait
1   libsystem_pthread.dylib         0x3725cf1e4         <redacted>
2   libsystem_pthread.dylib         0x3725cf130         <redacted>
3   libc++.1.dylib                  0x33a19faf4         std::__1::mutex::lock
4   Flutter                         0x107532870         <redacted>
5   Flutter                         0x107588b58         <redacted>
6   Flutter                         0x1072589ec         <redacted>
7   flutter_icmp_ping               0x2a1f34158         [inlined] @convention
8   flutter_icmp_ping               0x2a1f34158         @convention
9   flutter_icmp_ping               0x2a1f323f4         SwiftFlutterIcmpPingPlugin.handle (SwiftFlutterIcmpPingPlugin.swift:43)
10  flutter_icmp_ping               0x2a1f31664         PingDelegate.ping (GBPingHelper.swift:90)
11  flutter_icmp_ping               0x2a1f2ff50         [inlined] PingDelegate.ping
12  flutter_icmp_ping               0x2a1f2ff50         PingDelegate.ping (<compiler-generated>:82)
13  flutter_icmp_ping               0x2a1f2cdec         __18-[GBPing sendLoop]_block_invoke (GBPing.m:533)
14  libdispatch.dylib               0x1903f1a84         <redacted>
15  libdispatch.dylib               0x1903f381c         <redacted>
16  libdispatch.dylib               0x190401c70         _dispatch_main_queue_callback_4CF
17  CoreFoundation                  0x190780398         <redacted>
18  CoreFoundation                  0x19077a270         <redacted>
19  CoreFoundation                  0x190779360         CFRunLoopRunSpecific
20  GraphicsServices                0x334da3734         GSEventRunModal
21  UIKitCore                       0x345145584         <redacted>
22  UIKitCore                       0x34514adf4         UIApplicationMain
23  libswiftUIKit.dylib             0x36dd1f24c         UIApplicationMain
24  Runner                          0x204f24260         main (main.swift:13)
25  libdyld.dylib                   0x190435cf8         <redacted>

Support for desktop

dart_ping exists I know but dart_ping_ios uses flutter_icmp_ping which cause incompatibility on pub.dev about desktop platforms for my package network_tools_flutter which uses both dart_ping and dart_ping_ios.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.