• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libwebsock/Config.in
Adam DuskettAdam Duskett committed 190b2b409cc22 Apr 2017
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_LIBWEBSOCK
2
    bool "libwebsock"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS
4
    select BR2_PACKAGE_LIBEVENT
5
    help
6
      C library for easy WebSockets servers.
7
​
8
      This library allows a developer to quickly develop WebSocket
9
      servers by focusing on the actual logic of your WebSocket
10
      implementation instead of the details of the WebSocket
11
      protocol or even specifics of C sockets.
12
​
13
      https://github.com/payden/libwebsock
14
​
15
comment "libwebsock needs a toolchain w/ threads"
16
    depends on !BR2_TOOLCHAIN_HAS_THREADS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.