• Alexey Sharov's avatar
    cmd/swarm, swarm: cross-platform Content-Type detection (#17782) · dc5d643b
    Alexey Sharov authored
    - Mime types generator (Standard "mime" package rely on system-settings, see mime.osInitMime)
    - Changed swarm/api.Upload:
        - simplify I/O throttling by semaphore primitive and use file name where possible
        - f.Close() must be called in Defer - otherwise panic or future added early return will cause leak of file descriptors
        - one error was suppressed
    dc5d643b
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
clef Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...