mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-06 18:35:19 +00:00
a131b8f92c
Client: C# Patch: Adam Connelly & Jens Geyer This closes #97 commit 080b28eac31516ef9e3f988a87d890769f0751cd Author: Adam Connelly <adam@resdiary.com> Date: 2014-04-09T12:46:27Z THRIFT-2456 Support async operations outside Silverlight I altered TTransport to throw the NotSupportedExceptions to make it more obvious what's going on if someone generates their client using the async option, and then uses a transport that doesn't support it.
227 lines
5.4 KiB
Plaintext
227 lines
5.4 KiB
Plaintext
# generic ignores
|
|
*.la
|
|
*.lo
|
|
*.o
|
|
*.deps
|
|
*.libs
|
|
*.log
|
|
*.trs
|
|
*.suo
|
|
*.cache
|
|
*.user
|
|
*.ipch
|
|
*.sdf
|
|
*.jar
|
|
*.exe
|
|
*.dll
|
|
*_ReSharper*
|
|
*.opensdf
|
|
*.swp
|
|
*.m4
|
|
*~
|
|
|
|
.*project
|
|
junit*.properties
|
|
gen-*
|
|
Makefile
|
|
Makefile.in
|
|
autom4te.cache
|
|
node_modules
|
|
|
|
.sonar
|
|
.DS_Store
|
|
.svn
|
|
|
|
/contrib/.vagrant/
|
|
/autoscan.log
|
|
/autoscan-*.log
|
|
/compiler/cpp/Debug
|
|
/compiler/cpp/libparse.a
|
|
/compiler/cpp/src/windows/version.h
|
|
/compiler/cpp/thrift
|
|
/compiler/cpp/thriftl.cc
|
|
/compiler/cpp/thrifty.cc
|
|
/compiler/cpp/thrifty.h
|
|
/compiler/cpp/thrifty.hh
|
|
/compiler/cpp/version.h
|
|
/config.*
|
|
/configure
|
|
/configure.lineno
|
|
/configure.scan
|
|
/contrib/fb303/config.cache
|
|
/contrib/fb303/config.log
|
|
/contrib/fb303/config.status
|
|
/contrib/fb303/configure
|
|
/contrib/fb303/cpp/libfb303.a
|
|
/contrib/fb303/java/build/
|
|
/contrib/fb303/py/build/
|
|
/contrib/fb303/py/fb303/FacebookService-remote
|
|
/contrib/fb303/py/fb303/FacebookService.py
|
|
/contrib/fb303/py/fb303/__init__.py
|
|
/contrib/fb303/py/fb303/constants.py
|
|
/contrib/fb303/py/fb303/ttypes.py
|
|
/depcomp
|
|
/install-sh
|
|
/lib/cpp/Debug/
|
|
/lib/cpp/Debug-mt/
|
|
/lib/cpp/Release/
|
|
/lib/cpp/Release-mt/
|
|
/lib/cpp/src/thrift/qt/moc_TQTcpServer.cpp
|
|
/lib/cpp/src/thrift/config.h
|
|
/lib/cpp/src/thrift/stamp-h2
|
|
/lib/cpp/test/Benchmark
|
|
/lib/cpp/test/AllProtocolsTest
|
|
/lib/cpp/test/DebugProtoTest
|
|
/lib/cpp/test/JSONProtoTest
|
|
/lib/cpp/test/OptionalRequiredTest
|
|
/lib/cpp/test/SpecializationTest
|
|
/lib/cpp/test/ReflectionTest
|
|
/lib/cpp/test/RecursiveTest
|
|
/lib/cpp/test/TFDTransportTest
|
|
/lib/cpp/test/TFileTransportTest
|
|
/lib/cpp/test/TPipedTransportTest
|
|
/lib/cpp/test/TransportTest
|
|
/lib/cpp/test/UnitTests
|
|
/lib/cpp/test/ZlibTest
|
|
/lib/cpp/test/concurrency_test
|
|
/lib/cpp/test/processor_test
|
|
/lib/cpp/test/tests.xml
|
|
/lib/cpp/concurrency_test
|
|
/lib/cpp/*.pc
|
|
/lib/cpp/x64/Debug/
|
|
/lib/cpp/x64/Debug-mt/
|
|
/lib/cpp/x64/Release
|
|
/lib/cpp/x64/Release-mt
|
|
/lib/c_glib/*.gcda
|
|
/lib/c_glib/*.gcno
|
|
/lib/c_glib/*.loT
|
|
/lib/c_glib/test/testwrapper.sh
|
|
/lib/c_glib/test/testwrapper-test*
|
|
/lib/c_glib/test/testbinaryprotocol
|
|
/lib/c_glib/test/testbufferedtransport
|
|
/lib/c_glib/test/testdebugproto
|
|
/lib/c_glib/test/testframedtransport
|
|
/lib/c_glib/test/testmemorybuffer
|
|
/lib/c_glib/test/testoptionalrequired
|
|
/lib/c_glib/test/testsimpleserver
|
|
/lib/c_glib/test/teststruct
|
|
/lib/c_glib/test/testthrifttest
|
|
/lib/c_glib/test/testthrifttestclient
|
|
/lib/c_glib/test/testtransportsocket
|
|
/lib/c_glib/thriftc.pc
|
|
/lib/c_glib/thrift_c_glib.pc
|
|
/lib/csharp/**/bin/
|
|
/lib/csharp/**/obj/
|
|
/lib/d/libthriftd.a
|
|
/lib/d/test/serialization_benchmark
|
|
/lib/d/test/transport_test
|
|
/lib/d/unittest/
|
|
/lib/delphi/src/*.dcu
|
|
/lib/delphi/test/*.identcache
|
|
/lib/delphi/test/*.local
|
|
/lib/delphi/test/*.dcu
|
|
/lib/delphi/test/*.2007
|
|
/lib/delphi/test/*.dproj
|
|
/lib/delphi/test/*.dproj
|
|
/lib/delphi/test/codegen/*.bat
|
|
/lib/delphi/test/skip/*.local
|
|
/lib/delphi/test/skip/*.identcache
|
|
/lib/delphi/test/skip/*.identcache
|
|
/lib/delphi/test/skip/*.dproj
|
|
/lib/delphi/test/skip/*.dproj
|
|
/lib/delphi/test/skip/*.2007
|
|
/lib/delphi/test/serializer/*.identcache
|
|
/lib/delphi/test/serializer/*.dproj
|
|
/lib/delphi/test/serializer/*.local
|
|
/lib/delphi/test/serializer/*.2007
|
|
/lib/delphi/test/multiplexed/*.dproj
|
|
/lib/delphi/test/multiplexed/*.2007
|
|
/lib/delphi/test/multiplexed/*.local
|
|
/lib/delphi/test/multiplexed/*.identcache
|
|
/lib/delphi/test/typeregistry/*.2007
|
|
/lib/delphi/test/typeregistry/*.dproj
|
|
/lib/delphi/test/typeregistry/*.identcache
|
|
/lib/delphi/test/typeregistry/*.local
|
|
/lib/erl/.generated
|
|
/lib/erl/.eunit
|
|
/lib/erl/ebin
|
|
/lib/erl/deps/
|
|
/lib/erl/src/thrift.app.src
|
|
/lib/erl/test/*.erl
|
|
/lib/erl/test/*.hrl
|
|
/lib/erl/test/*.beam
|
|
/lib/hs/dist
|
|
/lib/java/build
|
|
/lib/js/test/build
|
|
/lib/nodejs/node_modules/
|
|
/lib/perl/MANIFEST
|
|
/lib/perl/MYMETA.yml
|
|
/lib/perl/Makefile-perl.mk
|
|
/lib/perl/blib
|
|
/lib/perl/pm_to_blib
|
|
/lib/py/build
|
|
/lib/py/thrift.egg-info/
|
|
/lib/rb/Gemfile.lock
|
|
/lib/rb/debug_proto_test
|
|
/lib/rb/.config
|
|
/lib/rb/ext/conftest.dSYM/
|
|
/lib/rb/ext/mkmf.log
|
|
/lib/rb/ext/thrift_native.bundle
|
|
/lib/rb/ext/thrift_native.so
|
|
/lib/rb/test/
|
|
/lib/rb/thrift-*.gem
|
|
/lib/php/src/ext/thrift_protocol/Makefile.*
|
|
/lib/php/src/ext/thrift_protocol/build/
|
|
/lib/php/src/ext/thrift_protocol/config.*
|
|
/lib/php/src/ext/thrift_protocol/configure
|
|
/lib/php/src/ext/thrift_protocol/configure.in
|
|
/lib/php/src/ext/thrift_protocol/install-sh
|
|
/lib/php/src/ext/thrift_protocol/libtool
|
|
/lib/php/src/ext/thrift_protocol/ltmain.sh
|
|
/lib/php/src/ext/thrift_protocol/missing
|
|
/lib/php/src/ext/thrift_protocol/mkinstalldirs
|
|
/lib/php/src/ext/thrift_protocol/modules/
|
|
/lib/php/src/ext/thrift_protocol/php_thrift_protocol.lo
|
|
/lib/php/src/ext/thrift_protocol/run-tests.php
|
|
/lib/php/src/ext/thrift_protocol/thrift_protocol.la
|
|
/lib/php/src/ext/thrift_protocol/tmp-php.ini
|
|
/lib/php/src/packages/
|
|
/lib/php/test/phpunit.xml
|
|
/lib/php/test/packages/
|
|
/lib/erl/logs/
|
|
/libtool
|
|
/ltmain.sh
|
|
/missing
|
|
/stamp-h1
|
|
/test/cpp/StressTest
|
|
/test/cpp/StressTestNonBlocking
|
|
/test/cpp/TestClient
|
|
/test/cpp/TestServer
|
|
/lib/go/test/gopath/
|
|
/lib/go/test/ThriftTest.thrift
|
|
/test/log/
|
|
/test/test.log
|
|
/test/py.twisted/_trial_temp/
|
|
/test/py.twisted/test_suite.pyc
|
|
/test/py.tornado/*.pyc
|
|
/test/rb/Gemfile.lock
|
|
/tutorial/cpp/TutorialClient
|
|
/tutorial/cpp/TutorialServer
|
|
/tutorial/delphi/*.dsk
|
|
/tutorial/delphi/*.local
|
|
/tutorial/delphi/DelphiClient/dcu
|
|
/tutorial/delphi/DelphiServer/dcu
|
|
/tutorial/delphi/DelphiClient/*.local
|
|
/tutorial/delphi/DelphiClient/*.identcache
|
|
/tutorial/delphi/DelphiServer/*.identcache
|
|
/tutorial/delphi/DelphiServer/*.local
|
|
/tutorial/go/go-tutorial
|
|
/tutorial/go/calculator-remote
|
|
/tutorial/go/src/shared
|
|
/tutorial/go/src/tutorial
|
|
/tutorial/go/src/git.apache.org
|
|
/tutorial/java/build/
|
|
/tutorial/js/build/
|
|
/ylwrap
|
|
|